STEP 11: With this info, Ed can start making us some ice cream! First let's make a cone.
- Click on LOGIC and go to . Drag if into main() so that it's indented only once.
- Change the test value "yes" to "cone".
- Go to and drag out Function Call indented inside the if statement.
- Change my_function() to make_cone(). Click Run and choose a cone!
To navigate the page using the TAB key, first press ESC to exit the code editor.